Replace evtchn macro maze with static inline functions.
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 22 Mar 2006 15:47:18 +0000 (16:47 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 22 Mar 2006 15:47:18 +0000 (16:47 +0100)
commit316d5899a086b1acb3765c1dab661732a9fee14c
tree156c8000d2480540eb111a8e560e961511bc8579
parent6d10e95f6fd6f4c8284648649fe939878c2e5cfe
Replace evtchn macro maze with static inline functions.
Todo: could replace current irq_info packed format with a bitfield.

Signed-off-by: Keir Fraser <keir@xensource.com>
linux-2.6-xen-sparse/drivers/xen/core/evtchn.c